Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct Issues #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Correct Issues #6

wants to merge 1 commit into from

Conversation

Luis-GK
Copy link

@Luis-GK Luis-GK commented Feb 8, 2022

The first change fix the issue on the position message on the list view, because in the original order are inverted.
The second change is about the funtion "getPower()" the funtion only return a value but the variable "lastPower" never get the value so in the funtion "getDirection" when you have a 100% of power in the angle 0, the funtion take like a center because the variable "lastPower" all the time are 0.

The first change fix the issue on the position message on the list view, because in the original order are inverted.
the second change is about the funtion "getPower()"  the funtion only return a value but the variable "lastPower" never get the value so in the funtion "getDirection" when you have a 100% of power in the angle 0, the funtion take like a center because the variable "lastPower" all the time are 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant